xen.git
2019-12-20 Andrew Coopertools/python: Python 3 compatibility
2019-12-20 Konrad Rzeszutek... Merge branch 'livepatch.aws.v6' into staging
2019-12-19 Andrew Coopertools/python: Drop test.py
2019-12-19 Tamas K Lengyelx86/mem_sharing: cleanup code and comments in various...
2019-12-19 Tamas K Lengyeltools/libxc: clean up memory sharing files
2019-12-18 Jan Beulichx86: provide Dom0 access to PPIN via XENPF_resource_op
2019-12-18 Jan Beulichx86: include the PPIN in MCE records when available
2019-12-18 Steven Haightools/hotplug: Use ip on systems where brctl is not...
2019-12-18 Andrew Cooperx86/S3: Expand macros in wakeup_prot.S
2019-12-18 Andrew Cooperx86/S3: Restore cr4 later during resume
2019-12-18 Andrew Cooperx86/S3: Don't save unnecessary GPRs
2019-12-18 Andrew Cooperx86/S3: Don't bother saving %cr3, %ss or flags
2019-12-18 Andrew Cooperx86/S3: Clarify and improve the behaviour of do_suspend...
2019-12-17 Andrew Cooperx86/mm: Simplify promote_l4_table()'s exit semantics
2019-12-17 Hongyan Xiaxen/page_alloc: statically allocate bootmem_region_list
2019-12-17 Yangtao Lixen/arm: Basic support for sunxi/sun50i h6 platform.
2019-12-17 Andrew Cooperlibxc/restore: Fix error message for unrecognised strea...
2019-12-16 Nick Rosbrookgolang/xenlight: implement keyed union C to Go marshaling
2019-12-16 Nick Rosbrookgolang/xenlight: begin C to Go type marshaling
2019-12-16 Nick Rosbrookgolang/xenlight: remove no-longer used type MemKB
2019-12-16 Nick Rosbrookgolang/xenlight: generate structs from the IDL
2019-12-16 Nick Rosbrookgolang/xenlight: re-factor Hwcap type implementation
2019-12-16 Nick Rosbrookgolang/xenlight: re-factor Uuid type implementation
2019-12-16 Nick Rosbrookgolang/xenlight: define CpuidPolicyList builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: define EvLink builtin as empty struct
2019-12-16 Nick Rosbrookgolang/xenlight: define MsVmGenid builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: define Mac builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: define StringList builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: re-name Bitmap marshaling functions
2019-12-16 Nick Rosbrookgolang/xenlight: define KeyValueList as empty struct
2019-12-16 Nick Rosbrookgolang/xenlight: define Devid type as int
2019-12-16 Nick Rosbrookgolang/xenlight: define Defbool builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: generate enum types from IDL
2019-12-16 Jan Beulichx86emul: correct far branch handling for 64-bit mode
2019-12-16 Paul Durrantpublic/io/ring.h: add FRONT/BACK_RING_ATTACH macros
2019-12-16 Jan Beulichx86emul: correct LFS et al handling for 64-bit mode
2019-12-16 Jan Beulichx86emul: correct segment override decode for 64-bit...
2019-12-16 Igor Druzhininx86/time: drop vtsc_{kern, user}count debug counters
2019-12-16 Andrew Cooperx86/pv: Fix `global-pages` to match the documentation
2019-12-16 George Dunlapx86/mm: More discriptive names for page de/validation...
2019-12-16 George Dunlapx86/mm: Use mfn_t in type get / put call tree
2019-12-16 George Dunlapx86/mm: Use a more descriptive name for pagetable mfns
2019-12-13 George Dunlapx86/mm: Implement common put_data_pages for put_page_fr...
2019-12-13 George Dunlapx86/mm: Refactor put_page_from_l*e to reduce code dupli...
2019-12-13 Paul Durrantpublic/io/netif.h: document a mechanism to advertise...
2019-12-13 Anthony PERARDConfig.mk: Remove stray comment
2019-12-13 Anthony PERARDConfig.mk: Remove unused setvar_dir macro
2019-12-13 Pawel Wieczorkiewiczlivepatch: Add metadata runtime retrieval mechanism
2019-12-13 Pawel Wieczorkiewiczlivepatch: Handle arbitrary size names with the list...
2019-12-13 Pawel Wieczorkiewiczlivepatch: Add support for modules .modinfo section...
2019-12-13 Pawel Wieczorkiewiczlivepatch: Add support for inline asm livepatching...
2019-12-13 Pawel Wieczorkiewiczlivepatch: Add per-function applied/reverted state...
2019-12-13 Pawel Wieczorkiewiczlivepatch: Do not enforce ELF_LIVEPATCH_FUNC section...
2019-12-13 Pawel Wieczorkiewiczlivepatch: Add support for apply|revert action replacem...
2019-12-13 Pawel Wieczorkiewiczlivepatch: Implement pre-|post- apply|revert hooks
2019-12-13 Pawel Wieczorkiewiczlivepatch: Export payload structure via livepatch_payload.h
2019-12-13 Pawel Wieczorkiewiczlivepatch: Allow to override inter-modules buildid...
2019-12-13 Pawel Wieczorkiewiczlivepatch: Always check hypervisor build ID upon livepa...
2019-12-12 Juergen Grossbuild: fix tools/configure in case only python3 exists
2019-12-11 Andrew CooperAMD/IOMMU: Cease using a dynamic height for the IOMMU...
2019-12-11 George Dunlapx86/mm: relinquish_memory: Grab an extra type ref when...
2019-12-11 George Dunlapx86/mm: alloc/free_lN_table: Retain partial_flags on...
2019-12-11 George Dunlapx86/mm: Set old_guest_table when destroying vcpu pagetables
2019-12-11 George Dunlapx86/mm: Don't reset linear_pt_count on partial validation
2019-12-11 Andrew Cooperx86/vtx: Work around SingleStep + STI/MovSS VMEntry...
2019-12-11 Jan Beulichx86+Arm32: make find_next_{,zero_}bit() have well defin...
2019-12-11 Wei LiuConfig.mk: update seabios to 1.13.0
2019-12-11 Wei Liux86: add a comment regarding the location of hypervisor...
2019-12-11 Juergen GrossSUPPORT.md: add core scheduling
2019-12-10 Andrew Cooperdocs/sphinx: How Xen Boots on x86
2019-12-10 Andrew Cooperxen/build: Automatically locate a suitable python inter...
2019-12-10 Andrew Cooperxen/banner: Drop the fig-to-oct.py script
2019-12-10 Andrew Cooperxen/flask: Drop the gen-policy.py script
2019-12-10 Razvan Cojocaruremove myself as vm_event maintainer
2019-12-10 Roger Pau Monnéx86: do not enable global pages when virtualized on...
2019-12-10 Igor Druzhininx86/AMD: unbreak CPU hotplug on AMD systems without...
2019-12-09 Jan Beulichx86/i8259A: don't open-code LEGACY_VECTOR()
2019-12-09 Krzysztof Kolasalz4: fix system halt at boot kernel on x86_64
2019-12-09 Rasmus Villemoeslz4: pull out constant tables
2019-12-09 Jan Beulichlz4: refine commit 9143a6c55ef7 for the 64-bit case
2019-12-09 Jan Beulichx86/CPUID: RSTR_FP_ERR_PTRS depends on FPU
2019-12-06 Andrew Cooperdocs/sphinx: License content with CC-BY-4.0
2019-12-06 Jan Beulichx86: support Atom Tremont
2019-12-06 Jan Beulichx86: don't offer Hyper-V option when "PV Shim Exclusive"
2019-12-06 Jan Beulichx86/nEPT: ditch nept_sp_entry()
2019-12-05 Andrew Cooperx86/svm: Use named (bit)fields for task switch exit...
2019-12-05 Andrew Cooperx86/svm: Clean up intinfo_t variables
2019-12-05 Andrew Cooperx86/svm: Don't shadow variables in svm_vmexit_handler()
2019-12-05 Andrew Cooperx86/svm: Clean up construct_vmcb()
2019-12-05 Andrew Cooperx86/svm: Fix handling of EFLAGS.RF on task switch
2019-12-05 Andrew Cooperx86/svm: Minor cleanup to start_svm()
2019-12-05 Igor Druzhininpassthrough: drop break statement following c/s cd7dedad820
2019-12-04 Andrew Cooperx86/svm: Correct vm_event API for descriptor accesses
2019-12-04 Wei Liux86: introduce CONFIG_HYPERV and detection code
2019-12-04 Wei Liux86: be more verbose when running on a hypervisor
2019-12-04 Wei Liux86: switch xen guest implementation to use hypervisor...
2019-12-04 Wei Liux86: rename hypervisor_{alloc,free}_unused_page
2019-12-04 Wei Liux86: introduce hypervisor framework
2019-12-04 Wei Liux86: drop hypervisor_cpuid_base
2019-12-04 Wei Liux86: add missing headers in hypercall.h
next